RawBitmap Buoy package.

RawBitmap.FromRawBitmapPtr Method

Creates RawBitmap from internal RawBitmapPtr

shared FromRawBitmapPtr(
   p as Ptr) as RawBitmap

Parameters

p
Pointer to internal structure of RawBitmap.

Returns

RawBitmap

Remarks

You should never use this function directly, it is for internal use in package cross talk.

See Also

RawBitmap Class